Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dev container configuration. #176

Closed
wants to merge 1 commit into from

Conversation

ShootGan
Copy link
Contributor

Hi,

I've added configuration for using a development container for development purposes. Essentially, if you're using VSCode, have the VS Code Dev Container extension, and Docker installed on your computer, you can easily reopen the fully configured project in a container. It includes all necessary dependencies, Ozone installed as an editable package, and initialized pre-commit hooks. You can read more about dev containers here.

Please let me know if you're interested in adding this feature to the repository, and I will include some documentation in contributing.md.

Copy link

codecov bot commented Mar 18, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@ShootGan
Copy link
Contributor Author

Not sure why black is failing since I didn't change any python file.

@Milind220
Copy link
Collaborator

Thanks for the effort to put in a PR, but I think it's too specific - a simple python library does not require this. Development environment can easily be setup by following the instructions in contributing.md.

@Milind220 Milind220 closed this Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants